home *** CD-ROM | disk | FTP | other *** search
/ Network Supervisor's Toolkit / Network Supervisor's Toolkit.iso / novell / nw386 / libra-17.386 < prev    next >
Text File  |  1996-07-10  |  2KB  |  132 lines

  1.  
  2.  
  3.  
  4.  
  5.  
  6.  
  7.  
  8.  
  9.  
  10.  
  11. Chapter 17
  12. NetWare 386 Libraries
  13.  
  14.  
  15.  
  16. This section includes brief discussions of the libraries
  17. included with NetWare 386.
  18.  
  19.  
  20.  
  21.  
  22. NAT Library
  23.  
  24. NAT stands for NetWare AFP Tools.  AFP stands for
  25. AppleTalk Filing Protocol.  C-language programs call NAT
  26. library functions to create, manipulate, and destroy
  27. apple-style directories and files on a NetWare server. 
  28. The NAT library will support NetWare 386 apple-style
  29. directory and file entries.
  30.  
  31. NHT Library
  32.  
  33. NHT stands for NetWare High-Level Tools.  The NHT library
  34. routines that deal with passwords will support encrypted
  35. passwords.
  36.  
  37. NIT Library
  38.  
  39. NIT stands for NetWare Interface Tools.  The NIT library
  40. routines that deal with passwords will support encrypted
  41. passwords. NTT Library
  42.  
  43. NTT stands for NetWare Three-Eighty-Six Tools.  This new
  44. library will include calls that support the new NCP calls
  45. listed under the heading NCP Service Protocol in this
  46. document.  The NTT library calls are described in the
  47. following chart:
  48.  
  49.  
  50. ----------------------------------------------------------
  51. NTT Library Calls
  52.  
  53. ScanSalvagableFiles
  54.  
  55. RecoverSalvagableFile
  56.  
  57. PurgeSalvagableFile
  58.  
  59. ExtendedFileScan
  60.  
  61. GetVolumeDiskRestrictions
  62.  
  63. SetVolumeDiskRestrictions
  64.  
  65. ClearVolumeDiskRestrictions
  66.  
  67. GetDataStreamDescription
  68.  
  69. GetDirectoryRestriction
  70.  
  71. Get386DirectoryEntry
  72.  
  73. Get386DirectoryInformation
  74.  
  75. Get386VolumeIndformation
  76.  
  77. GetNameSpaceDescription
  78.  
  79. GetNameSpaceEntry
  80.  
  81. GetNumDataStreams
  82.  
  83. GetNumNameSpaces
  84.  
  85. SetDirectoryRestriction
  86.  
  87. SetDirectoryEntry
  88.  
  89. ScanTrustees
  90.  
  91. AddTrustee
  92.  
  93. DeleteTrustee
  94.  
  95. GetObjectDiskRestrictions
  96.  
  97. GetEffectiveRights
  98.  
  99. IsAFPSupported (by Volume)
  100.  
  101. Is386Supported
  102.  
  103. MoveEntry
  104.  
  105. OpenDataStream
  106.  
  107. Scan386Directory
  108.  
  109. Scan386File
  110. ---------------------------------------------------------
  111.  
  112. NW386 Library
  113.  
  114. The NW386 Library is the NetWare 386 C RunTime Library. 
  115. This new library includes calls for developing and
  116. implementing NetWare 386 NLMs.
  117.  
  118. NPT.LIB
  119.  
  120. The NPT.LIB is the NetWare 386 Print Services Library.
  121.  
  122. C-Worthy Library
  123.  
  124. No impacts.
  125.  
  126. New C-Worthy Library For NLMs
  127.  
  128. This library will be a NetWare loadable module.  Other
  129. NetWare Loadable Modules can use it for display on the
  130. server console.
  131.  
  132.